From 0f6219c9cadc746fa22b5f95d2b4a7a8b9c095ec Mon Sep 17 00:00:00 2001 From: Daniel Boles Date: Mon, 12 Jun 2023 16:29:52 +0100 Subject: [PATCH] docs/reference/gtk/running: Incl GDK_DEBUG=portals Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/5871 --- docs/reference/gtk/running.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/reference/gtk/running.md b/docs/reference/gtk/running.md index de7fb00b70..b3931fdd39 100644 --- a/docs/reference/gtk/running.md +++ b/docs/reference/gtk/running.md @@ -208,6 +208,9 @@ A number of options affect behavior instead of logging: `nograbs` : Turn off all pointer and keyboard grabs +`portals` +: Force the use of [portals](https://docs.flatpak.org/en/latest/portals.html) + `gl-disable` : Disable OpenGL support -- 2.30.2